forked from nrfconnect/sdk-nrf
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
applications: nrf5340_audio: Audio Module Template #12
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7d63ed1
to
407cf99
Compare
e9ddc61
to
95a730b
Compare
1051b8e
to
c192f90
Compare
95a730b
to
3b2ccef
Compare
7ab4d8b
to
2591b55
Compare
3b2ccef
to
a09e6e5
Compare
8716350
to
f974b94
Compare
c46cb12
to
fa20712
Compare
f974b94
to
3749ebd
Compare
bddbb9c
to
a948038
Compare
3749ebd
to
3575958
Compare
ec9a461
to
ef3c723
Compare
a948038
to
54f6ba6
Compare
54f6ba6
to
ae1e171
Compare
Corrections from use, additional testing and fake function updates. Signed-off-by: Graham Wacey <[email protected]>
Implement an audio template to allow rapid development od new audio module. Signed-off-by: Graham Wacey <[email protected]>
ef3c723
to
81db2ec
Compare
1f6d989
to
fdb5fdc
Compare
81db2ec
to
65ddc47
Compare
Open against main. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
OCT-3085
Implement an audio template to allow rapid development of new audio module.
This is stacked on the audio modules update PR.